home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-02-21 | 2.8 KB | 131 lines |
- ;defaul profile
- default profile=Unknown
- ;timeout - in seconds
- ;pause between tries - in seconds
-
- ; unknown - same as 56K
- [Unknown]
- timeout = 300
- pause between tries = 15
- minimal section size = 100000
- maximum errors = 100
- suspended traffic=250
- cooperative traffic = 1200
- suspended connections =1
- cooperative connections = 3
- unlimited connections = 5
-
- [14.4K Modem]
- timeout = 300
- pause between tries = 30
- minimal section size = 30000
- maximum errors = 100
- suspended traffic=100
- cooperative traffic = 500
- suspended connections =1
- cooperative connections = 2
- unlimited connections = 3
-
- [19.6K Modem]
- timeout = 300
- pause between tries = 25
- minimal section size = 50000
- maximum errors = 100
- suspended traffic=120
- cooperative traffic = 600
- suspended connections =1
- cooperative connections = 2
- unlimited connections = 3
-
- [28.8K Modem]
- timeout = 300
- pause between tries = 20
- minimal section size = 80000
- maximum errors = 100
- suspended traffic=150
- cooperative traffic = 800
- suspended connections =1
- cooperative connections = 2
- unlimited connections = 4
-
- [33.6K Modem]
- timeout = 300
- pause between tries = 20
- minimal section size = 100000
- maximum errors = 100
- suspended traffic=200
- cooperative traffic = 1000
- suspended connections =1
- cooperative connections = 3
- unlimited connections = 5
-
-
- [56K Modem/ISDN]
- timeout = 300
- pause between tries = 15
- minimal section size = 100000
- maximum errors = 100
- suspended traffic=250
- cooperative traffic = 1200
- suspended connections =1
- cooperative connections = 3
- unlimited connections = 5
-
- [112K Dual ISDN]
- timeout = 200
- pause between tries = 10
- minimal section size = 200000
- maximum errors = 200
- suspended traffic=500
- cooperative traffic = 4000
- suspended connections =2
- cooperative connections = 4
- unlimited connections = 8
-
- [256Kbps DSL/Cable]
- timeout = 180
- pause between tries = 5
- minimal section size = 250000
- maximum errors = 250
- suspended traffic=800
- cooperative traffic = 8000
- suspended connections =3
- cooperative connections = 8
- unlimited connections = 15
-
- [300Kbps DSL/Cable]
- timeout = 180
- pause between tries = 5
- minimal section size = 250000
- maximum errors = 300
- suspended traffic=800
- cooperative traffic = 8000
- suspended connections =3
- cooperative connections = 8
- unlimited connections = 15
-
- [512Kbps DSL/Cable]
- timeout = 120
- pause between tries = 5
- minimal section size = 400000
- maximum errors = 500
- suspended traffic=1200
- cooperative traffic = 10000
- suspended connections =3
- cooperative connections = 10
- unlimited connections = 25
-
- [T1/LAN]
- timeout = 100
- pause between tries = 5
- minimal section size = 500000
- maximum errors = 1000
- suspended traffic=1500
- cooperative traffic = 15000
- suspended connections =4
- cooperative connections = 15
- unlimited connections = 40
-
-
-
-